/***css reset***/
.main_body, .Nwbg {
    background: #f3f3f3;
    min-width: 1200px;
}

.bavgg {
    background: #FFF;
}

.lebavgg {
    background: #fafafa;
}

html {
    overflow-y: scroll;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

blockquote, html, body, div, ul, ol, li, dl, dt, dd, fieldset, form, h1, h2, h3, h4, h5, h6, hr, legend, pre, p, td, th, textarea, input, button {
    margin: 0;
    padding: 0;
}

body, button, input, select, textarea {
    color: #333;
    font: 12px/1.5 myFirstFont;
    font-family: Regular;
}

body {
    width: 100%;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 500;
}

address, caption, code, cite, dfn, em, var {
    font-style: normal;
    font-weight: 500;
}

ol, ul, li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
    outline: none;
    blr: expression(this.onFocus=this.blur());
}

a:hover {
    text-decoration: none;
}

input[type=button] {
    -webkit-appearance: none;
}

input[type=button], input[type=checkbox], input[type=radio] {
    outline: none;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

del {
    text-decoration: line-through;
}

legend {
    color: #000;
}

fieldset, img {
    border: 0 none;
}

img, input {
    vertical-align: middle;
}

button, input, select, textarea {
    font-size: 100%;
    vertical-align: middle;
    outline: 0;
        border: 0px;
    background: #f7f7f9;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

th {
    text-align: inherit;
}

iframe {
    display: block;
}

s {
    text-decoration: none;
}

i {
    font-style: normal;
}

input::-ms-clear {
    display: none;
}

/*placeholder*/
:-moz-placeholder {
    color: #8f8f8f;
}

/* Mozilla Firefox 4 to 18 */
::-moz-placeholder {
    color: #8f8f8f;
}

/* Mozilla Firefox 19+ */
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #757575;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #3e3a39;
}

input::-ms-clear {
    display: none;
}

input[type="password"]::-ms-reveal {
    display: none;
}

input::-webkit-input-placeholder {
    vertical-align: middle;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
    -webkit-text-fill-color: #333;
}

/* 1 通用样式--------------------------------------------------------------------------*/
/***common class***/
.clearfix {
    *zoom: 1
}

.clearfix:after {
    content: "";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    overflow: hidden;
}

.clear {
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    visibility: hidden;
}

.show {
    display: block;
}

.hide {
    display: none;
}

.left {
    float: left;
    _display: inline;
}

.right {
    float: right;
    _display: inline;
}

.inline {
    display: inline;
}

.inlineBlock {
    display: inline-block;
}

/*common margin*/
.mgt5 {
    margin-top: 5px;
}

.mgt7 {
    margin-top: 7px;
}

.mgt10 {
    margin-top: 10px;
}

.mgt15 {
    margin-top: 15px;
}

.mgt20 {
    margin-top: 20px;
}

.mgt25 {
    margin-top: 25px;
}

.mgt30 {
    margin-top: 30px;
}

.mgt40 {
    margin-top: 40px;
}

.mgb5 {
    margin-bottom: 5px;
}

.mgb10 {
    margin-bottom: 10px;
}

.mgb15 {
    margin-bottom: 15px;
}

.mgb16 {
    margin-bottom: 16px;
}

.mgb20 {
    margin-bottom: 20px;
}

.mgb25 {
    margin-bottom: 25px;
}

.mgb30 {
    margin-bottom: 30px;
}

.mgb50 {
    margin-bottom: 50px;
}

.mgl2 {
    margin-left: 2px;
}

.mgl5 {
    margin-left: 5px;
}

.mgl10 {
    margin-left: 10px;
}

.mgl15 {
    margin-left: 15px;
}

.mgl16 {
    margin-left: 16px;
}

.mgl20 {
    margin-left: 20px;
}

.mgl25 {
    margin-left: 25px;
}

.mgl30 {
    margin-left: 30px;
}

.mgl35 {
    margin-left: 35px;
}

.mgl40 {
    margin-left: 40px;
}

.mgr5 {
    margin-right: 5px;
}

.mgr10 {
    margin-right: 10px;
}

.mgr13 {
    margin-right: 13px;
}

.mgr15 {
    margin-right: 15px;
}

.mgr20 {
    margin-right: 20px;
}

.mgr25 {
    margin-right: 25px;
}

.mgr30 {
    margin-right: 30px;
}

.mgr35 {
    margin-right: 35px;
}

.mgr40 {
    margin-right: 40px;
}

.mgr45 {
    margin-right: 45px;
}

.mgr50 {
    margin-right: 50px;
}

/*common font*/
.font12 {
    font-size: 12px;
}

.font14 {
    font-size: 14px;
}

.font15 {
    font-size: 15px;
}

.font16 {
    font-size: 16px;
}

.font18 {
    font-size: 18px;
}

.font20 {
    font-size: 20px;
}

.font22 {
    font-size: 22px;
}

.font23 {
    font-size: 23px;
}

.font24 {
    font-size: 24px;
}

.font26 {
    font-size: 26px;
}

.font25 {
    font-size: 25px;
}

.font27 {
    font-size: 27px;
}

.font28 {
    font-size: 28px;
}

.font30 {
    font-size: 30px;
}

/*bold*/
.bold {
    font-weight: bold;
}

/*common fontcolor*/
.fontA {
    font-family: "Arial"
}

.fontW {
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

.fontS {
    font-family: "Source Sans Pro ExtraLight";
}

.fontBt {
    font-family: serif;
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ovhidden {
    overflow: hidden;
}

/*font-face字体  font-family:myFirstFont;*/
@font-face {
    font-family: Bold;
    src: url(../fonts/SourceHanSansCN-Bold.otf);
}

@font-face {
    font-family: Medium;
    src: url(../fonts/SourceHanSansCN-Medium.otf);
}

@font-face {
    font-family: Normal;
    src: url(../fonts/SourceHanSansCN-Normal.otf);
}

@font-face {
    font-family: Regular;
    src: url(../fonts/SourceHanSansCN-Regular.otf);
}




.pc-show{ display: block;}
.ph-show{ display: none;}
.bgTu{ position:absolute; left: 0; top: 0; width:100%; height: 100%; z-index: 1; background-size:cover !important; object-fit: cover;}



@media screen and (max-width:780px) {
.pc-show{ display: none;}
.ph-show{ display: block;}

}


.layout{ overflow: hidden; padding: 1.3rem 9% 0.79rem 9%;
background: linear-gradient(-90deg, rgba(0, 0, 0, 0.82) 0%,rgb(20, 20, 20) 23.771%);
background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 0.82) 0%,rgb(20, 20, 20) 23.771%);	
}
.layout .list{ display:block; width:100%;}
.layout .list ul{ display:block; width:100%;}
.layout .list .li{ display:flex; align-items: center; width:100%; margin-bottom:0.24rem; color:#fff; font-size:0.16rem; line-height:0.24rem; padding:0.12rem 0.24rem;-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;  
background: linear-gradient(left, rgb(38, 38, 38) 0%,rgb(36, 36, 36) 100%);
background: -webkit-linear-gradient(left, rgb(38, 38, 38) 0%,rgb(36, 36, 36) 100%);
-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.layout .list .li .num{ width:32px; min-width:32px; text-align: center; font-family: Bold; font-weight: Bold; color:#D5AE8E;}
.layout .list .li .name{ width:2.58rem; min-width:2.58rem; text-align: center; font-family: Bold; font-weight: Bold;color:#D5AE8E; margin-left:0.4rem;}
.layout .list .li .addr{ width:100%; padding:0 1.6rem;}
.layout .list .li .btn{ color: #fff; font-size:14px; display:flex; align-items: center; justify-content: center; line-height: 1; min-width:130px; width:130px; height:44px; border-radius:4px; border:1px solid #454545;}
.layout .list .li .btn img{ margin-left:8px; width:16px; height:16px;}

.layout .list .li:hover{ color:#000;
background: linear-gradient(left, rgb(211, 201, 192) 0%,rgb(213, 174, 142) 100%);
background: -webkit-linear-gradient(left, rgb(211, 201, 192) 0%,rgb(213, 174, 142) 100%);	
box-shadow: 0px 0px 1.92px 0px rgb(36, 36, 36),0px 0px 3.84px 0px rgb(36, 36, 36),0px 0px 13.44px 0px rgb(36, 36, 36),0px 0px 26.88px 0px rgb(36, 36, 36),0px 0px 46.08px 0px rgb(36, 36, 36),0px 0px 80.64px 0px rgb(36, 36, 36);
}
.layout .list .li:hover .num{color:#000;}
.layout .list .li:hover .name{color:#000;}
.layout .list .li:hover .btn{ background:#000; border:1px solid #000;}
.layout .box{ display: block; width:100%; position: relative; padding:0 61% 1.03rem 0;-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;}
.layout .box .title{ display: block; width:100%; color: #D5AE8E; font-size:0.48rem; line-height:0.72rem;  font-family: Bold; font-weight: Bold;}
.layout .box .info{ display: block; width:100%; color: #fff; font-size:0.24rem; line-height:0.36rem; margin-top:0.2rem;}
.layout .box .ico{ display: block; width:3.79rem; line-height:0; position: absolute; right: 0; bottom: 0; z-index: 8;}


@media screen and (max-width:1920px) {
.layout .list .li .name{ width:17%; min-width:17%;}
}
@media screen and (max-width:1024px) {
.layout .list .li{ font-size:14px; line-height:22px;}	
.layout .list .li .addr{ padding:0 0.8rem;}
.layout .list .li .btn{ font-size:12px; height:34px; width:100px; min-width:100px;}
.layout .list .li .btn img{ margin-left:6px;}
.layout .box{ padding:0 58% 1.03rem 0;}
}
@media screen and (max-width:780px) {
.layout{padding: 1.3rem 0.28rem 0.8rem 0.28rem;}
.layout .list .li{ position: relative; flex-wrap: wrap; padding:0.24rem 0.24rem; margin-bottom:0.28rem;}
.layout .list .li .num{ text-align: left; margin:6px 0;}
.layout .list .li .name{width:-webkit-calc(100% - 146px); width:-moz-calc(100% - 146px); width:calc(100% - 146px); min-width:inherit; text-align: left; margin:6px 0;}
.layout .list .li .addr{ padding:8px 0 2px 0; }
.layout .list .li .btn{ position: absolute; right:0.24rem; top:0.24rem;}
.layout .box{ padding:0 0 0.8rem 0;}
.layout .box .ico{ width:1.9rem; bottom:0.66rem; }
.layout .box .info{ width:5rem;}
}


.qdBox_item{ width:100%; height:9.5rem; margin:-1px 0; position: relative;}
.qdBox{ width:100%; overflow: hidden;}
.qdSwiper{width: 100%;overflow: hidden;background-size: cover;height: 100%;min-height: 100%;position: absolute;z-index: 10;}
.qdSwiper .swiper-slide { position: relative;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    transition: 300ms;
    height:100% ;
    transition: 0s all;
    cursor: pointer;
    background-size: cover !important;
}
.qdSwiper .qdSw_in{ position: relative; z-index: 6; display: flex; flex-wrap: wrap; justify-content: center;align-content: flex-start; width:100%; padding:2.44rem 9% 1.44rem 9%;-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;}
.qdSwiper .cont{ width:6.5rem; display: block; text-align: center;}
.qdSwiper .cont .num{ width:100%; display: block;color: #fff; font-weight: 900; font-size:1.44rem; line-height:1;
background: -webkit-linear-gradient(180.00deg, rgb(213, 174, 142),rgba(255, 255, 255, 0));
  background: linear-gradient(180.00deg, rgb(213, 174, 142),rgba(255, 255, 255, 0));
    background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.qdSwiper .cont .tit{ position: relative; z-index: 6; margin-top: auto; margin-top:-0.75rem; width:100%; display: block;color: #fff; font-family: Bold; font-weight: Bold; font-size:0.48rem; line-height:0.58rem;}
.qdSwiper .cont .s{
background: -webkit-linear-gradient(90deg, #D3C9C0 0%, #D5AE8E 100%);
  background: linear-gradient(90deg, #D3C9C0 0%, #D5AE8E 100%);
    background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}
.qdSwiper .cont .line{ width:0.7rem; height:2px; background: #fff; margin:0 auto; margin-top:0.18rem; display: block;}
.qdSwiper .cont .info{ width:100%; display: block; color: #fff; font-weight: 500; font-size:0.24rem; line-height:0.36rem; margin-top:0.3rem;}
.qdSwiper .box{ width:100%; display:flex; flex-wrap: wrap; justify-content: center; margin-top:0.35rem;}
.qdSwiper .box .ul{ width:10.12rem; display:flex; flex-wrap: wrap; text-align: center; justify-content:center; background:rgba(0,0,0,0.74); border-radius:0.08rem; text-align: center; padding:0.32rem 0;}
.qdSwiper .box .title{ display: block; width: 100%; text-align: center; color: #D5AE8E; font-family: Bold; font-weight: Bold; font-size: 0.22rem; line-height: 0.3rem;}
.qdSwiper .box .dl{ display:flex; flex-wrap: wrap; width: 100%; text-align: center;}
.qdSwiper .box .dl .dd{ display:flex; flex-wrap: wrap; width: 20%; position: relative; padding-top:0.24rem;-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;}
.qdSwiper .box .dl .dd .ico{ display: block; width: 100%; line-height: 0;}
.qdSwiper .box .dl .dd .ico img{ display: block; margin:0 auto; width:0.24rem; height: 0.24rem;}
.qdSwiper .box .dl .dd .tit1{ display: block; width: 100%; color: #D5AE8E; font-family: Bold; font-weight: Bold; font-size: 0.18rem; line-height: 0.27rem; margin-top:0.12rem;}
.qdSwiper .box .dl .dd .p{ display:none; width: 100%; position: absolute; left:0; bottom:99%; background:#D5AE8E; color: #000; font-weight: 400; font-size:12px; line-height:18px; border-radius:4px; padding:0.08rem; z-index: 10;
-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
box-shadow: 0px 0px 1.03px 0px rgb(82, 65, 51),0px 0px 2.07px 0px rgb(82, 65, 51),0px 0px 7.24px 0px rgb(82, 65, 51),0px 0px 14.48px 0px rgb(82, 65, 51),0px 0px 24.83px 0px rgb(82, 65, 51),0px 0px 43.45px 0px rgb(82, 65, 51); }
.qdSwiper .box .dl .dd .p::after{ display: block; content:''; position: absolute; left:50%; top:100%; border-left:5px solid transparent; border-right:5px solid transparent;border-top:6px solid #D5AE8E; margin-left: -5px; }
.qdSwiper .box .dl .dd.on .p{ display: block;}

.qdSwiper1{ position: absolute; z-index:12; right:1.05rem; top:3.04rem; width:1.62rem; display: block; text-align: center; padding-left: 0.32rem; box-sizing: border-box;}
.qdSwiper1 .swiper-wrapper{ flex-wrap: wrap; flex-direction:column;}
.qdSwiper1 .li{ cursor: pointer; display: block; width: 100%; height: auto !important; position: relative; padding:0.32rem 0; border-bottom: 1px solid rgba(255,255,255,0.5);-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;}
.qdSwiper1 .li::after{ display: block; content:''; position: absolute; opacity:0; left:-0.16rem; top:50%; margin-top:-0.09rem; border-top:0.09rem solid transparent; border-bottom:0.09rem solid transparent;border-right:0.1rem solid #D5AE8E;-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;  }
.qdSwiper1 .li::before{ display: block; content:''; position: absolute; left:0; bottom:-1px; width:0; height:2px; z-index: 6; background:#D5AE8E;-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;  }
.qdSwiper1 .li .en{ text-transform: uppercase; display: block; width: 100%; color: #fff; font-weight: 400; font-size:0.2rem; line-height:0.3rem;}
.qdSwiper1 .li .zh{ display: block; width: 100%; color: #fff; font-weight: 400; font-size:0.2rem; line-height:0.3rem;}
.qdSwiper1 .li.swiper-slide-thumb-active::after{ left:-0.32rem; opacity:1; }
.qdSwiper1 .li.swiper-slide-thumb-active::before{ width:100%;}
.qdSwiper1 .li.swiper-slide-thumb-active .en{ color: #D5AE8E; font-family: Bold; font-weight: Bold;}
.qdSwiper1 .li.swiper-slide-thumb-active .zh{ color: #D5AE8E;  font-family: Bold; font-weight: Bold;}

@media screen and (max-width:780px) {
.qdBox_item{ height:12rem;}
.qdSwiper .qdSw_in{ align-content: center; padding:1rem 0.44rem 2.44rem 0.44rem;}
.qdSwiper .cont{ width:86%;}
.qdSwiper .cont .info{ font-size:14px; line-height:22px; margin-top:0.3rem;}
.qdSwiper .box .ul{ width:100%; padding:0.32rem 0 0.1rem 0;}
.qdSwiper .box .title{ font-size:16px; line-height:26px;}
.qdSwiper .box .dl{ margin-top:0.24rem;}
.qdSwiper .box .dl .dd{ width:33.33%;padding:0 0 0.24rem 0;}
.qdSwiper .box .dl .dd .ico img{ width:0.48rem; height:0.48rem;}
.qdSwiper .box .dl .dd .tit1{ font-size:12px; line-height:16px;}
.qdSwiper .box .dl .dd .p{ padding:0.16rem; bottom: auto; top:99%;}
.qdSwiper .box .dl .dd .p::after{ top:-6px; transform:rotate(180deg); -ms-transform:rotate(180deg);}
.qdSwiper1{ right:0; top:auto; bottom:0.48rem; width:100%; padding:0 0.44rem;}
.qdSwiper1 .swiper-wrapper{ flex-wrap: nowrap; flex-direction:row;}
.qdSwiper1 .li .en{ font-size:14px; line-height:22px;}
.qdSwiper1 .li .zh{ font-size:14px; line-height:22px;}
.qdSwiper1 .li::after{ left:50%; top:0.2rem; transform: translate(-50%,0) rotate(90deg); -ms-transform: translate(-50%,0) rotate(90deg);}
.qdSwiper1 .li.swiper-slide-thumb-active::after{ left:50%; top:0; }

}


.jiyu1{ display: block; width: 100%; line-height:0; overflow: hidden; position: relative;}
.jiyu1 .pc{ display: block; width: 100%;}
.jiyu1 .ph{ display: none; width: 100%;}
.jiyu1 .box{ display: block; width: 100%; text-align: center; color: #fff; z-index: 6; font-family: Bold; font-weight: Bold; letter-spacing:0.03rem; line-height:0.8rem; font-size:0.54rem; padding:0 0.9rem; position: absolute; left: 0; top:50%; transform: translateY(-50%); -ms-transform: translateY(-50%);-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;}


@media screen and (max-width:780px) {
.jiyu1 .pc{ display: none;}
.jiyu1 .ph{ display: block;}
.jiyu1 .box{ padding:0 0.48rem; line-height:0.7rem; font-size:0.5rem;}

}


/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    min-height: 1px;
    outline: 0;

}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    /*display: block;*/
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* Slider */
.slick-loading .slick-list
{
    /* background: #fff center center no-repeat; */
}

/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 0.41rem;
    height: 0.6rem;
    padding: 0; margin-top:-0.3rem;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background:url(../img/ico8.png) center no-repeat; background-size:100% 100% !important;
    z-index:10;
}
.slick-prev:hover,
.slick-next:hover{ opacity:0.6;}
.slick-prev{
    left:0; transform: rotateY(180deg); -ms-transform: rotateY(180deg);
}
.slick-next{
    right:0;
}
@media  screen and (max-width:780px){
.slick-prev,
.slick-next{
/*    width: 0.82rem;
    height: 1.2rem; margin-top:-0.6rem; */
  }
}


.jiyu2{ background:#EAEAEA; display: block; width: 100%; position: relative;}
.jiyu2 .ul{ display: block; width: 100%;}
.jiyu2 .li{ display: flex; flex-wrap: wrap; text-align: center; width: 50%; position: relative; height:5.7rem;}
.jiyu2 .li .bg{ opacity:0; display: block; width: 100%; height:100%; object-fit: cover; position: absolute; left: 0; top: 0; z-index: 1;-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;  }
.jiyu2 .li .box{ display: block; width:100%; padding:1.58rem 18% 9% 18%;-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;}
.jiyu2 .li .ico{ display: block; width: 100%; line-height: 0;}
.jiyu2 .li .ico img{ display: block; margin:0 auto; width:1.2rem; height: 1.2rem;}
.jiyu2 .li .tit{ display: block; width: 100%; color: #000; font-family: Bold; font-weight: Bold; font-size: 0.34rem; line-height: 0.51rem; margin-top:0.32rem;}
.jiyu2 .li .info{ display: block; width: 100%; color: #000; font-weight: 400; font-size: 0.18rem; line-height: 0.27rem; min-height:0.54rem; margin-top:0.2rem;}
.jiyu2 .li:hover .bg{ opacity: 1;}
.jiyu2 .li:hover .tit{ color:#D5AE8E;}
.jiyu2 .li:hover .info{ color:#D5AE8E;}


@media  screen and (max-width:780px){
.jiyu2 .li{ height:6.6rem;}	
.jiyu2 .li .box{ padding:1.4rem 0.4rem;}
.jiyu2 .li .tit{ font-size:15px; line-height:24px;}
.jiyu2 .li .info{ font-size:13px; line-height:22px;}
.jiyu2 .li .info br{ display:none;}
.jiyu2 .slick-prev,
.jiyu2 .slick-next{ top: auto; bottom: 0; margin: 0;}

}


.esthetics_p1{
	 font-size:0.34rem; font-family: Bold; font-weight: Bold;
	    font-family: Medium;
	    text-align: center;
	    position: absolute;
	    top: 1.2rem; color: #141414;
	    width: 100%;
	    left: 0;
}
.dst_dd1{
 display: flex;
    justify-content: space-around;
    margin: 0 auto;
    margin-top:2.79rem;
    width: 80%;	
	
}
.dst_ul1{ display: flex; flex-wrap: wrap; width: 800px;}
.dst_dd_li1{ display: flex; flex-wrap: wrap; width: 20%; text-align: center; padding:0.36rem 5px; border-top:1px dashed #fff; border-right:1px dashed #fff;-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;}
.dst_dd_li1:nth-child(5n){border-right:0;}
.dst_dd_li1:nth-child(1),
.dst_dd_li1:nth-child(2),
.dst_dd_li1:nth-child(3),
.dst_dd_li1:nth-child(4),
.dst_dd_li1:nth-child(5){border-top:0;}
.dst_dd_tp1 {
    margin-bottom:0.08rem;
    height: 0.56rem; justify-content: center;
    display: flex; width:100%;
}
.dst_dd_tp1 img{ height:0.56rem; width:0.56rem;}
.dst_dd_p1 { width: 100%;
    text-align: center; font-family: Bold; font-weight: Bold;
    font-size: 0.16rem; line-height: 0.24rem;
    font-family: Regular;
}
.esthetics-bg1{height:12rem !important;
	clip-path: inset(21.48% 9% 10.8% 9%) !important;
	  -webkit-clip-path: inset(21.48% 9% 10.8% 9%) !important;
	  -moz-clip-path: inset(21.48% 9% 10.8% 9%) !important;
	  -o-clip-path: inset(21.48% 9% 10.8% 9%) !important;
	  -ms-clip-path: inset(21.48% 9% 10.8% 9%) !important;
}
.esthetics-slide.scalcs .esthetics-bg1{
	clip-path: inset(0) !important;
	  -webkit-clip-path: inset(0) !important;
	  -moz-clip-path: inset(0) !important;
	  -o-clip-path: inset(0) !important;
	  -ms-clip-path: inset(0) !important;
}
.est_p1-1{ font-size:0.34rem !important; font-family: Bold; font-weight: Bold;}
.esthetics_d1{ padding-top:1.2rem !important;}

@media  screen and (max-width:780px){
.dst_ul1{ width:100%;}	
/* .dst_dd_tp1 {
    margin-bottom:0.08rem;
    height: 0.66rem;}	
.dst_dd_tp1 img{ height:0.66rem; width:0.66rem;} */
.dst_dd_p1{ font-size:12px; line-height:16px;}
.dst_dd_li1{ width:50%; padding:0.26rem 5px;}
.dst_dd_li1:nth-child(3),
.dst_dd_li1:nth-child(4),
.dst_dd_li1:nth-child(5){border-top:1px dashed #fff;}
.dst_dd_li1:nth-child(5n){ border-right:1px dashed #fff;}
.dst_dd_li1:nth-child(2n){border-right:0;}
.design-1{ padding-top:0 !important;}
.dst_dd1{ margin-top:1.4rem;}
}


@media  screen and (max-width:1024px){
.esthetics-slide{ opacity:1 !important;}
.esthetics-slide .est_p1{ display:none !important;}
.scalcs .est_p1{ display:block !important;}

}

